%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: d99e36ef486e73e438ae778331a97d84, type: 3}
  m_Name: GridSystem
  m_EditorClassIdentifier: 
  nameId: GridSystem
  nameString: Grid System
  description: 'One of the most useful and versatile systems that I''ve built

    Create
    a Grid with width/height and put any data you want on each Grid Position

    The
    Grid uses generics so you can define your own GridObject type

    In that type
    you can put whatever data you want.


    You can store Pathfinding data

    You
    can store Units in a Grid-Based strategy game like XCOM or CIV

    You can store
    items in an Inventory (like the Tetris Inventory tool)

    You can place buildings
    or any object on each grid position (like the Grid Building System tool)

    Or
    use it to make your own custom Tilemap system'
  tags: System, Mechanic, Grid
  iconSprite: {fileID: 21300000, guid: 5fc09a0354bf5db41bfaad64f96c7bc2, type: 3}
  demoScene: {fileID: 102900000, guid: d7fa74d9a7ec40043ba96b4d69cb752d, type: 3}
  walkthroughVideoYouTubeVideo:
    youTubeId: YaotkOeUi_E
    title: 
  tutorialVideoYouTubeVideo:
    youTubeId: waEsGu--9P8
    title: Grid System in Unity (Heatmap, Pathfinding, Building Area)
  relatedVideoYouTubeVideoArray:
  - youTubeId: 8jrAWtI8RXg
    title: Powerful Generics Added! Grid System in Unity
  - youTubeId: dulosHPl82A
    title: Awesome Grid Building System! (City Builder, RTS, Factorio, Survival)
  - youTubeId: alU04hvz6L4
    title: A* Pathfinding in Unity
  - youTubeId: mZzZXfySeFQ
    title: Cool Heatmap in Unity
  - youTubeId: 88cIVR4KI_Q
    title: I Made a Factory Game in 20 HOURS!
  - youTubeId: Cdcn6uK9gPo
    title: Awesome House Building System! (Castle, Hut, Mansion, City, Village)
  - youTubeId: gkCBCCKeais
    title: House Building System like Rust/Valheim! (First/Third Person | Unity Tutorial)
  - youTubeId: gD5EQyt7VPk
    title: Custom Tilemap in Unity with Saving and Loading (Level Editor)
  - youTubeId: n-R-mg0Svlo
    title: 'How it''s Made: Moisture-Radiation System | Endzone - A World Apart'
  - youTubeId: mONHucoYASU
    title: Grid Combat System! (Turn-Based, XCOM)
  - youTubeId: 
    title: 
  - youTubeId: 
    title: 
  - youTubeId: QVdKnKfgOJY
    title: Take your Skills from Beginner to ADVANCED in 20 HOURS! (Complete Course
      Overview)
